| Einhugur Word Component for Buoy |
|
Document.SetLicense Method
Sets license key for the component to take it out of demo mode.
shared SetLicense(
licenseKey
as String)
Parameters
- licenseKey
- The license key.
Remarks
When the component is in demo mode then it can open Document only 5 times in single run.
This is shared method and it’s enough to call this method only once for the lifetime of your application.
While Buoy is getting established and we have not so many components for Buoy then licenses for Einhugur components for Buoy are given for free.
You can email us at support@einhugur.com and request free perpetual key which will give you key with 3 months of free updates with possibility of extending its free updates period if we still have the free key program at that time.
If you have already valid update period for the main Einhugur Component pack then you can mail us and get free key for Einhugur Buoy components that have same update period as your component pack key.
See Also
Document Class